home *** CD-ROM | disk | FTP | other *** search
/ Weekly Play Boy All Stars / Weekly Play Boy All Stars 1.iso / pc / misaki.exe / misaki.dxr / 00002_misaki_latest.swf / scripts / DefineButton2_33 / BUTTONCONDACTION on(release)_3.as < prev    next >
Encoding:
Text File  |  2003-01-22  |  101 b   |  8 lines

  1. on(release){
  2.    tellTarget("../M_large")
  3.    {
  4.       gotoAndStop("p_01");
  5.       play();
  6.    }
  7. }
  8.